Welcome![Sign In][Sign Up]
Location:
Search - vb gdi

Search list

[GUI DevelopUse_GDI+_(1627568102003

Description: gdiplus使用, - This form *badly* demonstrates how to get VB to handle GDI+ freehand shape drawing, specifically curves. I say badly because there are many optimizations that are not implemented, such as figuring out a way not to have to redraw the entire curve for each added point. Redrawing the entire curve for each new point will result in a major loss of performance the larger the curve gets. There are also some other things wrong, which you ll hopefully spot. - The Curve type/structure can also be expanded and renamed for use with basically any shape and could hold more specific data.-gdiplus use-This form* badly* demonstrates how to get VB to handle GDI drawing freehand shape, specifically curves. I say badly because there are many optimizations that are not implemented, such as figuring out a way not to have to redraw the entire curve for each point added. Redrawing the entire curve for each new point will result in a major loss of performance the larger the curve gets. There are also some other things wrong, which you ll hopefully spot.- The Curve type/structure can also be expanded and renamed for use with basically any shape and could hold more specific data.
Platform: | Size: 288768 | Author: good | Hits:

[GDI-BitmapVB.NET - NET Framework - How-To Working with GDI+

Description: 用vb的铅笔画图,效果很好。用的是GDI-with the pencil drawing good results. Using the GDI
Platform: | Size: 215040 | Author: sa | Hits:

[GDI-BitmapVB.NET - Advanced .NET Framework (GDI+) - Working

Description: 用vb写出很绚丽的字,很有用,可以做动画-used to write very beautiful characters, very useful, can do animation
Platform: | Size: 120832 | Author: sa | Hits:

[GDI-BitmapVB.NET - Advanced .NET Framework (GDI+) - Create a

Description: 用vb作的捕捉屏幕的工具,带代码,狂好用。-used for the screen capture tool with a code mad handy.
Platform: | Size: 151552 | Author: sa | Hits:

[GDI-BitmapVB.NET - Advanced .NET Framework (GDI+) - Working

Description: 用vb做的刷子,可以变化着刷背景图,很好用-vb do with the brush, brush changing background map, with good
Platform: | Size: 203776 | Author: sa | Hits:

[GDI-BitmapBMP-ICO

Description: 这个是个VB原码程序,可以BMP转换为ICO格式,是初学的好例子.-this is the original VB code procedures can be converted to BMP format ICO, is a good example of a novice.
Platform: | Size: 6144 | Author: | Hits:

[Compress-Decompress algrithmsvb+mscomm

Description: 利用VB开发通信程序主要的方法有两种,一是利用VB本身提供的控件(CONTRALS),另一种方法是利用WINDOWS API应用程序接口,WINDOWS API 主要提供了三个动态连接库KERNEL.EXE、USER.EXE、GDI.EXE供开发人员调用-use VB major communication program two ways. First, the use of VB itself, the controls (CONTRALS) Another method is to use Windows API application programming interface, Windows API provides essentially three KERNEL.EXE Dynamic Link Library, USER.EXE, GDI.EXE call for developers
Platform: | Size: 1527808 | Author: tomtan | Hits:

[GDI-BitmapVbTestDll

Description: VB调用Jpg和Bmp格式相互转换API函数的示例-VB call Jpg and Bmp format conversion API Function Examples
Platform: | Size: 122880 | Author: 张良 | Hits:

[Special EffectsPaintRR(Up2107443262008

Description: vb gdi+ 图像高级编程 是一个完整的图像处理软件-vb gdi+ image high-level programming is a complete image processing software
Platform: | Size: 748544 | Author: wsw | Hits:

[Special Effectsimgproc2

Description: vb图像处理源码,vb6 可运行,来自网上gdi/gdi+-vb source image processing, vb6 run, from online gdi/gdi+
Platform: | Size: 165888 | Author: wsw | Hits:

[GDI-Bitmapimgproc

Description: vb图像处理源码,vb6 可运行,来自网上gdi/gdi+-vb source image processing, vb6 run, from online gdi/gdi+
Platform: | Size: 108544 | Author: wsw | Hits:

[2D Graphicds256

Description: vb图像处理源码,vb6 可运行,来自网上gdi/gdi+-vb source image processing, vb6 run, from online gdi/gdi+
Platform: | Size: 132096 | Author: wsw | Hits:

[OtherGDI+forCjin

Description: 精通GDI+编程简介: 作为新一代操作系统的图形处理内核,GDI+在Windows XP和Windows Server 2003操作系统中扮演着极其重要的角色。 GDI+的出现,是对传统程序员的一种解脱。本书是目前国内少有的全面介绍GDI+编程的参考书。本书从画笔与画刷、文本与字体、区域与路径等基础知识谈起,将GDI+的技术细节一一展开。此外,GDI+的矩阵运算、图像的编码与解码、图像色彩信息校正等深层次知识,也都能够在本书中找到详细的说明。为了让读者更快地掌握GDI+编程,在每一章的内容中,都配有详尽的程序源代码,以强化具体的理论阐述。本书是作者长期从事GDI+编程的经验总结,所提供的源代码具有一定的代表性。 本书适合于能够熟练使用C++语言进行程序开发的中、高级程序设计人员阅读使用。另外,不论读者对GDI或GDI+编程熟悉与否,都可通过阅读本书全面掌握GDI+编程的每一个技术细节。同时,对于使用其他语言如C#、VB、Delphi等进行程序开发的读者,也可以通过本书对GDI+的基本原理及高级应用有一个全面的认识。
Platform: | Size: 15451136 | Author: 华摩天 | Hits:

[GUI DevelopGDI+Function(VB)

Description: GDI+函数原型-GDI+ Function prototype
Platform: | Size: 12288 | Author: 随风の追梦 | Hits:

[DocumentsVB

Description: 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。尽管代码是用VC6写的,示例项目也可以被转换为VS 2003 和VS 2005项目。 -err
Platform: | Size: 739328 | Author: wang | Hits:

[GUI DevelopGDI

Description: 一个VB的GDI实例,演示如何在VB中如何初始化和使用GDI。-The GDI a VB example demonstrates how to initialize at how VB and use GDI.
Platform: | Size: 219136 | Author: lemoine | Hits:

[OtherGDISDK

Description: vb gdi+sdk的中文版资料 难得哦.....对学习gdi+很有帮助-vb gdi+ sdk Chinese version of the information on a rare oh ..... very helpful in learning gdi+
Platform: | Size: 1833984 | Author: dai | Hits:

[Special EffectsGDI

Description: GDI+获取图像数据,vb的源代码,对于实现vb的告诉图像处理很有用。-GDI+ for image data, vb source code vb for the realization of image processing is useful to tell.
Platform: | Size: 1321984 | Author: ranmo | Hits:

[GDI-BitmapVB-_GameEngine

Description: VB+GDI_游戏图像引擎, 学习GDI,游戏图形图像的参考代码-VB+ GDI_ game graphics engine, learning GDI, game graphics image reference code
Platform: | Size: 700416 | Author: 刘活跃 | Hits:

[GDI-BitmapGDI输出文字1.0

Description: GDI输出可透明、无锯齿的文字、可根据行长度自动换行,非常适用于图片生成使用(GDI outputs transparent, non jagged text,)
Platform: | Size: 52224 | Author: aisaisd | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net